-
Re: Open sourcing VTT
You would need several components to build a full hinting system that can be plugged into editors: * Compiler from high-level instructions (glyf and CVT program) to assembly * Compiler from assembly …2 -
Re: OpenType SVG color fonts coming to Windows 10 :)
I just came across this and can report that referencing CPAL colors from SVG still doesn't work in InDesign and Firefox.1 -
Re: Pixel typefaces
I tried to add some of the display characteristics of CRT displays back into the pixel fonts of the Amiga and C64 in my Homecomputer project. The fonts are variable fonts with two axes to control the…2 -
Re: webfont query
We only deliver WOFF2 webfonts these days. Other formats on request, though there haven’t been any since we took WOFF (1.0) from our website a while ago. WOFF2 has support of over 96% (usage-relative…8 -
Re: VTT zone shift
The vttdemo.ttf font does include a sample of "zone deltas" in the Control program. Basically you write a delta instruction after the CVT definition: LowerCase SquareHeight 6: 974 /* replac…5